Skip to content

Make test-package-with-data a flat-layout package to restore skipped failing test#266

Merged
danyeaw merged 4 commits intoconda:mainfrom
agriyakhetarpal:undo-test_install_installer_data_files_present-skip
Mar 10, 2026
Merged

Make test-package-with-data a flat-layout package to restore skipped failing test#266
danyeaw merged 4 commits intoconda:mainfrom
agriyakhetarpal:undo-test_install_installer_data_files_present-skip

Conversation

@agriyakhetarpal
Copy link
Contributor

@agriyakhetarpal agriyakhetarpal commented Mar 2, 2026

Description

This package has a src-layout and the src/ folder is gitignored, which is why the test was failing. I've changed it to a flat-layout package and added its files to the worktree with this PR. I tested this on my fork in agriyakhetarpal#1 as well, and CI is green.

The other option is to continue having it as an src-layout package; I would not mind adding more specific rules to the gitignore file to adjust this. Please LMK!

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@agriyakhetarpal agriyakhetarpal requested a review from a team as a code owner March 2, 2026 22:58
@github-project-automation github-project-automation bot moved this to 🆕 New in 🔎 Review Mar 2, 2026
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 3, 2026

Merging this PR will degrade performance by 30.39%

❌ 1 regressed benchmark
✅ 4 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
test_build_conda[imagesize] 51.1 ms 73.4 ms -30.39%

Comparing agriyakhetarpal:undo-test_install_installer_data_files_present-skip (4144ef3) with main (836a0f3)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (3689748) during the generation of this report, so 836a0f3 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@danyeaw
Copy link
Member

danyeaw commented Mar 3, 2026

Hi @agriyakhetarpal - do you think the codspeed performance decrease is expected?

@agriyakhetarpal
Copy link
Contributor Author

Hi @agriyakhetarpal - do you think the codspeed performance decrease is expected?

Hi @danyeaw, I don't think it is related. I can investigate it separately, but in the meantime, I've merged main to trigger another CI run; perhaps it might have been flaky.

@agriyakhetarpal
Copy link
Contributor Author

Looks like other PRs also have the same CodSpeed regression, so we should be fine here.

Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Approved in 🔎 Review Mar 10, 2026
@danyeaw danyeaw merged commit 44812fe into conda:main Mar 10, 2026
37 of 38 checks passed
@github-project-automation github-project-automation bot moved this from In review 🔍 to Done 💪🏾 in conda Roadmap and Sprint Planning Mar 10, 2026
@github-project-automation github-project-automation bot moved this from ✅ Approved to 🏁 Done in 🔎 Review Mar 10, 2026
@agriyakhetarpal agriyakhetarpal deleted the undo-test_install_installer_data_files_present-skip branch March 10, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done 💪🏾
Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

3 participants